lib/sysroot: Add API to get pending/rollback for given stateroot
authorAnton Gerasimov <anton@advancedtelematic.com>
Thu, 1 Jun 2017 10:43:50 +0000 (12:43 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 14 Jun 2017 09:56:01 +0000 (09:56 +0000)
commit64ab8334b7653562a9cd05ff4606efdf6b8331ac
tree091f7ba33f5a8fdf7ecd6017ab34f96881e8b8e4
parent0635fcbfd9d1efa298ffc08a4a8d346e740292fd
lib/sysroot: Add API to get pending/rollback for given stateroot

This imports a function that is used in rpm-ostree, and it's also intended for
use by https://github.com/advancedtelematic/aktualizr to display
what deployment we're going to boot next after the reboot.

Updated-by: Colin Walters <walters@verbum.org>
Closes: #897
Approved by: OYTIS
apidoc/ostree-sections.txt
src/libostree/libostree.sym
src/libostree/ostree-sysroot.c
src/libostree/ostree-sysroot.h
src/ostree/ot-admin-builtin-status.c
tests/admin-test.sh